environment variable 예문
- SET Displays, sets, or removes Windows environment variables.
SET Windows 환경 변수를 보여주거나, 설정하거나, 지웁니다. - This can be overcome by setting an environment variable:
이것은 환경 변수를 설정함으로서 극복할 수 있습니다: - To run different environments, set the APP_ENV environment variable:
다른 환경으로 실행시키려면 APP_ENV 환경 변수를 사용하세요. - See the environment variable documentation for more details.
자세한 내용은 환경변수 문서 를 참고하라. - Environments can be set through the APP_ENV environment variable.
환경은 APP_ENV 환경 변수를 통해서도 설정됩니다. - This is easily accomplished with the help of environment variables .
서버 관리자의 도움을 받아서 해결할 수 있다. - PG2CGI uses three reserved environment variables:
PG2CGI는 미리 정의된 세개의 환경변수를 이용한다.: - To obtain these passwords from environment variables:
환경 변수에서 이러한 암호를 가져오려면: - Svdh B Sets environment variables based on attributes of the request
B 요청의 성질에 따라 환경변수를 설정한다 - The resulting chain is assigned as value to the named environment variable.
만들어지는 결과연쇄작용은 이름을 가진 환경변수에 값을 부여하게 된다. - Mod_unique_id Provides an environment variable with a unique identifier for each request
mod_unique_id 각 요청마다 유일한 식별자를 가지는 환경변수를 제공한다 - As expected, the environment can be changed via the MIX_ENV environment variable:
예상대로, MIX_ENV 환경변수를 통해 실행 환경을 변경할 수 있습니다. - SuEXEC's PATH environment variable This can be a dangerous thing to change.
suEXEC의 PATH 환경변수 변경하면 위험할 수 있다. - Environment variables do not fit the regular expression in the configuration file.
환경변수는 설정파일에 있는 정규표현식에 적합하지 않다. - The contents of the environment variable FOOBAR .
환경변수 FOOBAR 의 내용. - Sets environment variables based on attributes of the request without respect to case
대소문자를 구별하지않고 요청의 성질에 따라 환경변수를 설정한다 - Env-variable The name of an environment variable defined in the Apache configuration process.
env-variable 아파치 설정에서 정의한 환경변수 이름. - B Sets environment variables based on attributes of the request without respect to case
B 대소문자를 구별하지않고 요청의 성질에 따라 환경변수를 설정한다 - The same value is typically provided to CGI scripts in the REMOTE_USER environment variable.
보통 이 값은 CGI 스크립트에게 REMOTE_USER 환경변수로 넘겨진다. - To get the application to use 3Dfx, you have to set an environment variable.
3Dfx 기능을 사용하려면, 환경 변수를 설정해야 합니다.